-
Home
-
JetBackup – Backup, Restore & Migrate
-
3.1.9.2
-
Code
-
Classes
- Crontab
Total Complexity |
33 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
113 |
Lines of code |
81 |
Logical lines of code |
51 |
Comment lines |
2 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_addCron() |
S |
59 |
5 |
14 |
removeCrontab() |
S |
61 |
4 |
12 |
addCrontab() |
S |
64 |
4 |
9 |
getCrontab() |
S |
73 |
3 |
4 |
_removeCron() |
S |
71 |
3 |
5 |
crontabExists() |
S |
73 |
3 |
4 |
getCrontabStatus() |
S |
71 |
2 |
6 |
buildCrontab() |
S |
74 |
2 |
4 |
cleanup() |
S |
79 |
2 |
3 |
__construct() |
S |
79 |
1 |
3 |
getPublicCron() |
S |
77 |
1 |
3 |
getCommand() |
S |
74 |
1 |
4 |
_createTempCron() |
S |
68 |
1 |
7 |
isLinux() |
S |
79 |
1 |
3 |